ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / SortableBindingList<T> Class / SortPropertyCore Property

In This Topic
    SortPropertyCore Property
    In This Topic
    Gets the first property descriptor used for sorting the list.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property SortPropertyCore As PropertyDescriptor
    protected override PropertyDescriptor SortPropertyCore {get;}
    See Also